home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2001 #11 / CD 11 (Black) - 2001.iso / FAVORG / FAVO_SRC.ZIP / FavOrg.aps / Menus / 128.rc
Encoding:
Text File  |  2000-12-19  |  1.4 KB  |  58 lines

  1. 128 MENU
  2. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  3. {
  4.  POPUP "&File"
  5.  {
  6.   MENUITEM "&Generate report...", 32771
  7.   MENUITEM "&View report...", 32792
  8.   MENUITEM SEPARATOR
  9.   MENUITEM "E&xit", 57665
  10.  }
  11.  POPUP "Fa&vorite"
  12.  {
  13.   MENUITEM "&Pick icon", 32772
  14.   MENUITEM "&Assign picked icon", 32773
  15.   MENUITEM "Assign &custom icon...", 32786
  16.   MENUITEM SEPARATOR
  17.   MENUITEM "&Edit URL...", 1018
  18.   MENUITEM SEPARATOR
  19.   POPUP "Set/&View status"
  20.   {
  21.    MENUITEM "&Not checked yet", 509
  22.    MENUITEM "&URL is valid", 502
  23.    MENUITEM "Page temporarily &moved", 504
  24.    MENUITEM "M&oved && updated", 508
  25.    MENUITEM "&Page not found", 503
  26.    MENUITEM "S&ite not found", 505
  27.    MENUITEM "&Timeout", 506
  28.    MENUITEM "&Access denied", 507
  29.    MENUITEM "Un&known", 501
  30.    MENUITEM "R&eset to root", 510
  31.   }
  32.   MENUITEM SEPARATOR
  33.   MENUITEM "&Display info...", 32785
  34.   MENUITEM SEPARATOR
  35.   MENUITEM "&Send to Recycle Bin", 32776
  36.  }
  37.  POPUP "&Tools"
  38.  {
  39.   MENUITEM "&Show legend", 32777
  40.   MENUITEM "&Delete by status...", 32778
  41.   MENUITEM "&Options...", 32779
  42.  }
  43.  POPUP "T&ree"
  44.  {
  45.   MENUITEM "&Expand all", 32787
  46.   MENUITEM "&Collapse all", 32788
  47.   MENUITEM "E&xpand current", 32789
  48.   MENUITEM "C&ollapse current", 32790
  49.   MENUITEM SEPARATOR
  50.   MENUITEM "&Select none", 32791
  51.  }
  52.  POPUP "&Help"
  53.  {
  54.   MENUITEM "&Help", 32780
  55.   MENUITEM "&About FavOrg...", 57664
  56.  }
  57. }
  58.